commit | 8c04ea7cada44f393c435001bc466a82fde04fba | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Fri Sep 27 13:09:15 2019 +0000 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Tue Oct 08 09:16:11 2019 +0300 |
tree | b56b34ba9532373385eb6dafc4902b1b500be7e5 | |
parent | 33e8ecb0bda379086abf9326c5ed977fb3d75abf [diff] |
configs: sam9x60ek: Add QSPI_BOOT defines Cope with the offsets defined at: https://www.at91.com/linux4sam/pub/Linux4SAM/SambaSubsections/demo_nandflash_map_lnx4sam6x.png The environment starts at 0x140000 and it's of size 0x20000. The device tree starts at 0x180000 and it's of size 0x80000. The zImage starts at 0x200000 and it's of size 0x600000. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>