commit | 5415bf3a002e89ee0d8cdb896fae65f558a587af | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Wed May 09 10:30:26 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Wed May 23 17:30:03 2018 -0400 |
tree | f84dce62560a90086bcb9f6a5fc1f73982f0dbc5 | |
parent | 7b8b19fbdcbdf1cb6b54fcea380a6497bff2e407 [diff] |
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>