commit | 72281cbcf8553f46c0ca989c50f14227d75f5045 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Tue Apr 24 12:00:16 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 09:07:36 2018 -0400 |
tree | f03c9455fecf28458618d4bf6cbceebac90bcccb | |
parent | 23dd6015ce531da66025782b8db366aee5b47926 [diff] |
configs: at91: sama5: 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>