commit | e81f03248e76a6b2b169e181659dd83a8f8765fd | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:20 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 17:10:51 2019 -0500 |
tree | 6d331b01d41115dbf520466e9a11226935623262 | |
parent | 7db785c70360dd8ec9a0bcf6b19951e44be65384 [diff] |
configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT Enabling TFABOOT configuration will compile-in a call to nand_read in the boot sequence. Handle the situation by also selecting officially the raw NAND core in this case. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>