commit | 51c4ccbe3dc32a143bc0de6d2b21ea549e22e507 | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Mon Jul 06 17:28:36 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 08 21:51:38 2015 -0400 |
tree | 4b811024c2372199fddb41f6b5723c526ea644ed | |
parent | 429b0790e32d35835dea42558d863069202108b7 [diff] |
arm: baltos: fix NAND boot Specify proper U-Boot offset, enable prefetch mode, increase bootm size and add FIT fallback, if board_name is not present in kernel-fit.itb image. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>