diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:24 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:54 -0500 |
commit | dc0b2fb4a76315fd1df720e11782ead832434e68 (patch) | |
tree | 31211fa31d4867d8791e254570af35c3cd367e12 /configs/PM825_ROMBOOT_BIGFLASH_defconfig | |
parent | b3a2bbe1a4ed3db48c0d54c5ca5c8024c36dc070 (diff) |
mpc8260: remove PM825, PM826, PM828 board support
These boards are still non-generic boards.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'configs/PM825_ROMBOOT_BIGFLASH_defconfig')
-rw-r--r-- | configs/PM825_ROMBOOT_BIGFLASH_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/PM825_ROMBOOT_BIGFLASH_defconfig b/configs/PM825_ROMBOOT_BIGFLASH_defconfig deleted file mode 100644 index 28ff17fc68..0000000000 --- a/configs/PM825_ROMBOOT_BIGFLASH_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="PCI,BOOT_ROM,FLASH_32MB,SYS_TEXT_BASE=0xFF800000" -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_PM826=y |