]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm926ejs/mx28/mx28_init.h
i.MX28: Improve passing of data from SPL to U-Boot
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / mx28 / mx28_init.h
index 98d363199dc242be5a78cbec25d992ab01694396..8eac958ff4ca04be14cac30cef7e1f771a3a3771 100644 (file)
@@ -37,5 +37,6 @@ static inline void mx28_power_wait_pswitch(void) { }
 #endif
 
 void mx28_mem_init(void);
+uint32_t mx28_mem_get_size(void);
 
 #endif /* __M28_INIT_H__ */