]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/spl.h
at91sam9260ek: move board id setup to config header
[karo-tx-uboot.git] / include / spl.h
index b40be8039c05b83ac1ec33bee525b5b2c2068c75..4bc1dd13bbc0126e6e684bc3d84fe4255fba4452 100644 (file)
@@ -44,7 +44,6 @@ struct spl_image_info {
 #define SPL_COPY_PAYLOAD_ONLY  1
 
 extern struct spl_image_info spl_image;
-extern u32 *boot_params_ptr;
 
 /* SPL common functions */
 void preloader_console_init(void);