[U-Boot] [PATCH] sandbox: Enable many more commands
Simon Glass
sjg at chromium.org
Wed Mar 16 04:32:47 CET 2016
On 15 March 2016 at 11:20, Tom Rini <trini at konsulko.com> wrote:
> good enough.
> - Make <asm/io.h> include <asm/types.h> like other arches do
> - Enable many many more drivers in sandbox_defconfig so that we can get
> more build-time testing on this platform.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> arch/sandbox/include/asm/cache.h | 1 +
> arch/sandbox/include/asm/io.h | 1 +
> configs/sandbox_defconfig | 56 ++++++++++++++++++++++++++++++++++++--
> 3 files changed, 56 insertions(+), 2 deletions(-)
Great!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list