mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007 fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support mpc7448hpc2 board.
This commit is contained in:
parent
ee460917af
commit
fdef388758
@ -372,7 +372,7 @@
|
|||||||
|
|
||||||
#define CFG_FLASH_CFI_DRIVER
|
#define CFG_FLASH_CFI_DRIVER
|
||||||
#define CFG_FLASH_CFI
|
#define CFG_FLASH_CFI
|
||||||
#define CFG_FLASH_CFI_SWAP
|
#define CFG_WRITE_SWAPPED_DATA
|
||||||
|
|
||||||
#define PHYS_FLASH_SIZE 0x01000000
|
#define PHYS_FLASH_SIZE 0x01000000
|
||||||
#define CFG_MAX_FLASH_SECT (128)
|
#define CFG_MAX_FLASH_SECT (128)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user