X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpengwyn.h;h=34f88e51c7bd5d09ccebba94372c78313200b192;hb=43ade93bdb0c8bd57382be810a05b3793749ce85;hp=4130f53582382d6f6d301c37969fb0a9f5f80311;hpb=a7a97fddb390b998449264a005ce32a95dfd068b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pengwyn.h b/include/configs/pengwyn.h index 4130f53..34f88e5 100644 --- a/include/configs/pengwyn.h +++ b/include/configs/pengwyn.h @@ -183,7 +183,6 @@ * add mass storage support. */ #define CONFIG_USB_MUSB_DSPS -#define CONFIG_ARCH_MISC_INIT #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT #define CONFIG_AM335X_USB0 @@ -207,6 +206,6 @@ /* CPSW support */ -#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/am33xx/u-boot-spl.lds" +#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/am33xx/u-boot-spl.lds" #endif /* ! __CONFIG_PENGWYN_H */