commit | 44d1b7deeb1fb32e631581c82936ca607a6fbfcc | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Jul 21 18:12:12 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 24 09:25:23 2018 -0400 |
tree | 9c373c29ef44105d23933c3c1c17c0577d973fcd | |
parent | a745a3369a5a72974e88221980a56f3e5727c8e2 [diff] |
configs: am3517-evm: Setup NAND booting The NAND offsets for the kernel and U-Boot were missing. This patch sets up the offsets so the AM3517-EVM can boot from NAND when DIP switches S7:1 and S7:4 are to the OFF position Signed-off-by: Adam Ford <aford173@gmail.com>