configs: at91sam9x5ek: updated mtdparts variable in bootargs
authorEugen Hristev <eugen.hristev@microchip.com>
Wed, 9 May 2018 07:30:26 +0000 (10:30 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 23 May 2018 21:30:03 +0000 (17:30 -0400)
commit5415bf3a002e89ee0d8cdb896fae65f558a587af
treef84dce62560a90086bcb9f6a5fc1f73982f0dbc5
parent7b8b19fbdcbdf1cb6b54fcea380a6497bff2e407
configs: at91sam9x5ek: updated mtdparts variable in bootargs

We have a new demo layout of our sama5 boards for the NAND Flash
memory.
According to this new layout, adjust the mtdparts variable in bootargs
to align with this, which is available at :
http://www.at91.com/linux4sam/bin/view/Linux4SAM/Sama5d3XplainedMainPage#NAND_Flash_demo_Memory_map,

Based on original work by Wenyou Yang

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
configs/at91sam9x5ek_dataflash_defconfig
configs/at91sam9x5ek_nandflash_defconfig
configs/at91sam9x5ek_spiflash_defconfig