提交 1f75b541 编写于 作者: M Marek Vasut 提交者: Stefano Babic

mxs: Add NAND fdt and ramdisk partition to m28evk

Adjust the NAND partitioning layout so that there is a separate partition
for the ramdisk and fdt blob on the NAND.
Signed-off-by: NMarek Vasut <marex@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
上级 54bb8411
...@@ -178,6 +178,8 @@ ...@@ -178,6 +178,8 @@
"512k(environment)," \ "512k(environment)," \
"512k(redundant-environment)," \ "512k(redundant-environment)," \
"4m(kernel)," \ "4m(kernel)," \
"128k(fdt)," \
"8m(ramdisk)," \
"-(filesystem)" "-(filesystem)"
#else #else
#define CONFIG_ENV_IS_NOWHERE #define CONFIG_ENV_IS_NOWHERE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册