[U-Boot] [PATCH v3 5/6] sandbox: Enable more console options

Bin Meng bmeng.cn at gmail.com
Fri Jun 16 05:08:00 UTC 2017


On Fri, Jun 16, 2017 at 11:37 AM, Simon Glass <sjg at chromium.org> wrote:
> Enable the pre-console buffer, displaying the model and post-relocation
> console announce on sandbox. Also add a model name to the device tree.
> This allows testing of these features.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Add new patch to enable more console options on sandbox
>
> Changes in v2: None
>
>  arch/sandbox/dts/sandbox.dts | 1 +
>  common/Kconfig               | 2 +-
>  configs/sandbox_defconfig    | 2 ++
>  include/configs/sandbox.h    | 1 +
>  4 files changed, 5 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list