[U-Boot] [PATCH v3 72/72] sandbox: Move to use live tree
sjg at google.com
sjg at google.com
Thu May 25 00:05:43 UTC 2017
This updates sandbox to use a live device tree. This means that after
relocation (from board_init_r() onwards) it no-longer uses flat device
tree.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2:
- Rewrite based on testing and refining the v1 series
- Convert various subsystems to enable sandbox tests to pass
configs/sandbox_defconfig | 1 +
1 file changed, 1 insertion(+)
Applied to u-boot-dm
More information about the U-Boot
mailing list