diff options
author | Stefan Roese <sr@denx.de> | 2007-07-16 11:51:41 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-07-16 11:51:41 +0200 |
commit | c7e8410e3c174bfde72aa548f7fe5b4e43ccc4fb (patch) | |
tree | cd81cb7a3c26d2388fbc830fc36870a0dec3dac2 /README | |
parent | 3a6cab844cf74f76639d795e0be8717e02c86af7 (diff) | |
parent | 98c80b462f9532f3ff6a62dd9629023b48627a6d (diff) | |
download | u-boot-imx-c7e8410e3c174bfde72aa548f7fe5b4e43ccc4fb.zip u-boot-imx-c7e8410e3c174bfde72aa548f7fe5b4e43ccc4fb.tar.gz u-boot-imx-c7e8410e3c174bfde72aa548f7fe5b4e43ccc4fb.tar.bz2 |
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -136,6 +136,7 @@ Directory Hierarchy: - i386 Files specific to i386 CPUs - ixp Files specific to Intel XScale IXP CPUs - mcf52x2 Files specific to Freescale ColdFire MCF52x2 CPUs + - mcf532x Files specific to Freescale ColdFire MCF5329 CPUs - mips Files specific to MIPS CPUs - mpc5xx Files specific to Freescale MPC5xx CPUs - mpc5xxx Files specific to Freescale MPC5xxx CPUs @@ -251,6 +252,10 @@ The following options need to be configured: CONFIG_PXA250 CONFIG_CPU_MONAHANS + ColdFire based CPUs: + -------------------- + CONFIG_M5329 + MicroBlaze based CPUs: ---------------------- CONFIG_MICROBLAZE |