]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bk4r1.h
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
[people/ms/u-boot.git] / include / configs / bk4r1.h
index 5861eeb178af803751bcf17551de9fe7aa280930..c8631ce939a739aa2cbd8bcbc17a5323b2612af7 100644 (file)
 #define PCM052_NET_INIT "run set_gpio122; "
 
 /* add NOR to MTD env */
-#define MTDIDS_DEFAULT                 "nand0=NAND,nor0=NOR"
-#define MTDPARTS_DEFAULT               "mtdparts=NAND:640k(bootloader)"\
-                                       ",128k(env1)"\
-                                       ",128k(env2)"\
-                                       ",128k(dtb)"\
-                                       ",6144k(kernel)"\
-                                       ",-(root);"\
-                                       "NOR:-(nor)"
 
 /* now include standard PCM052 config */