[U-Boot] [PATCH 03/14] sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig

Simon Glass sjg at chromium.org
Thu Jun 11 22:19:48 CEST 2015


On 6 March 2015 at 13:19, Simon Glass <sjg at chromium.org> wrote:
> Move this over to Kconfig and tidy up.
>
> Signed-off-by: Simon Glass <sjg at 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.


More information about the U-Boot mailing list