
11 Jun
2015
11 Jun
'15
10:19 p.m.
On 6 March 2015 at 13:19, Simon Glass sjg@chromium.org wrote:
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass sjg@chromium.org
configs/sandbox_defconfig | 1 + drivers/serial/Kconfig | 20 ++++++++++++++++++++ drivers/serial/serial-uclass.c | 5 +++-- include/configs/sandbox.h | 1 - include/fdtdec.h | 6 ++++++ 5 files changed, 30 insertions(+), 3 deletions(-)
Applied to u-boot-dm.