]> git.dujemihanovic.xyz Git - u-boot.git/commit
powerpc/mpc85xx: socrates: add MTD partitioning support
authorHeiko Schocher <hs@denx.de>
Tue, 24 Jan 2023 17:06:53 +0000 (18:06 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit2e9eea4ebdbdcca123f658ac5d9d659040b3f15f
tree0acc786810c5f6410cdc8a03cd30a99b41e96554
parent73038dd6fdaf4c7d11df1b5c163f28ed67b40c28
powerpc/mpc85xx: socrates: add MTD partitioning support

setup MTD partitioning through mtdparts variable
and set it to:

mtdparts=fe0000000.nor:13312k(system1),13312k(system2),5120k(data),128k(env),128k(env-red),768k(u-boot)

and pass this to linux per kernel commandline.

Signed-off-by: Heiko Schocher <hs@denx.de>
configs/socrates_defconfig
include/configs/socrates.h