]> git.ipfire.org Git - people/ms/u-boot.git/commit
sandbox: Enable more console options
authorSimon Glass <sjg@chromium.org>
Fri, 16 Jun 2017 03:37:53 +0000 (21:37 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:20 +0000 (10:08 -0600)
commitd63b5b4fbb401e2ffbce5083c7f3d9f8045651ba
tree0229ced8e8debc255e4f04baa3c0a6b5a9c82ba9
parent4e6bafa56807b7ea4ebfb2eebbcf2eae674866e0
sandbox: Enable more console options

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
arch/sandbox/dts/sandbox.dts
common/Kconfig
configs/sandbox_defconfig
include/configs/sandbox.h