]> Git Repo - J-u-boot.git/blobdiff - include/configs/smdkv310.h
Use correct spelling of "U-Boot"
[J-u-boot.git] / include / configs / smdkv310.h
index 2492f992695e7a385d06406bb94a80f7f6564fd2..b7ac402f988aef149199d118476b616edb0735f5 100644 (file)
@@ -92,7 +92,7 @@
 
 #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)
This page took 0.025381 seconds and 4 git commands to generate.