MrRockchip

change in official u_boot

Oct 1st, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. diff --git a/ap143/boot/u-boot/include/configs/board953x.h b/ap143/boot/u-boot/include/configs/board953x.h
  2. index d12e48a4..21cb035f 100755
  3. --- a/ap143/boot/u-boot/include/configs/board953x.h
  4. +++ b/ap143/boot/u-boot/include/configs/board953x.h
  5. @@ -10,7 +10,7 @@
  6. #include <atheros.h>
  7.  
  8. #ifndef FLASH_SIZE
  9. -#define FLASH_SIZE 4
  10. +#define FLASH_SIZE 16
  11. #endif
  12. /*-----------------------------------------------------------------------
  13. * FLASH and environment organization
Add Comment
Please, Sign In to add comment