commit | c69a05d0b91ca0eb0e9737f68a2a790ad94bb511 | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Tue Nov 29 14:31:34 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 03 13:21:18 2016 -0500 |
tree | 0f246bb578a6560e439f732f65b056e76d0f0e7e | |
parent | b2b3365a1cc725d3e4f043f533b2f8bcf854d814 [diff] |
davinci: omapl138_lcdk: add NAND SPL boot support NAND SPL boot was missing. Add it. The README specific to omapl138-lcdk is also removed because its content does not apply anymore, i.e. the generated AIS image can be flashed directly to the NAND without using any external tool to create and bootable AIS image. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>