
13 Mar
2016
13 Mar
'16
2:52 a.m.
On 29 February 2016 at 15:25, Simon Glass sjg@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@chromium.org Reviewed-by: Tom Rini trini@konsulko.com Reviewed-by: Bin Meng bmeng.cn@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.