[U-Boot] [PATCH v2 13/32] dm: sandbox: Enable all partition types

Simon Glass sjg at chromium.org
Sun Mar 13 02:52:48 CET 2016


On 29 February 2016 at 15:25, Simon Glass <sjg at chromium.org> wrote:
> It is useful to have sandbox build as much code as possible to avoid having
> to build every board to detect build errors. Also we may add tests for some
> more partition types at some point.
>
> Enable all partition types in sandbox.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Sort the CONFIG_..._PARTITION options in the header file
>
>  include/configs/sandbox.h | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list