diff options
author | Wolfgang Denk <wd@denx.de> | 2010-09-07 23:20:53 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-09-07 23:20:53 +0200 |
commit | 27130f133eda205b07d97b475a2ef96ec3f46b0f (patch) | |
tree | 3a8cbe311baab489cfd304a7197e00baaa9a10bd /arch/arm/include/asm/arch-orion5x | |
parent | f91506e28387fece392b5dd3bb3aa309e4ce7e4d (diff) | |
parent | 438c37e1b3493c800fd50924d0b492f96d5c66bb (diff) | |
download | u-boot-imx-27130f133eda205b07d97b475a2ef96ec3f46b0f.zip u-boot-imx-27130f133eda205b07d97b475a2ef96ec3f46b0f.tar.gz u-boot-imx-27130f133eda205b07d97b475a2ef96ec3f46b0f.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Diffstat (limited to 'arch/arm/include/asm/arch-orion5x')
-rw-r--r-- | arch/arm/include/asm/arch-orion5x/cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-orion5x/cpu.h b/arch/arm/include/asm/arch-orion5x/cpu.h index 80717f8..6ce02a9 100644 --- a/arch/arm/include/asm/arch-orion5x/cpu.h +++ b/arch/arm/include/asm/arch-orion5x/cpu.h @@ -76,7 +76,7 @@ enum orion5x_cpu_attrib { /* * Device Address MAP BAR values -/* + * * All addresses and sizes not defined by board code * will be given default values here. */ |