]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/origen.h
Use correct spelling of "U-Boot"
[karo-tx-uboot.git] / include / configs / origen.h
index ef80bf60cab0ea118ca751fdda54c2ba0fda5a20..fa71874f8a561750a98e555dc157707c31212bc9 100644 (file)
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x02040000
 
-/* U-boot copy size from boot Media to DRAM.*/
+/* U-Boot copy size from boot Media to DRAM.*/
 #define COPY_BL2_SIZE          0x80000
 #define BL2_START_OFFSET       ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512)
 #define BL2_SIZE_BLOC_COUNT    (COPY_BL2_SIZE/512)