]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5c6d83fdd786862e8c629549dfa251ca2fb0ecd6
treef84dce62560a90086bcb9f6a5fc1f73982f0dbc5
parent851de06a35948f69c97313c595c0281903c361f8
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