X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap5_uevm.h;h=cb12c6c2acb68c008968c9406cdb6bd36b6a9758;hb=131b1be835c05b01c6ca3cbd9b4b86ef97e4daf2;hp=421515606337f9b16f8f59ea88b7d2c0cf66a7ef;hpb=c1d8ac8d16707284944889af3d22170d2f9e2983;p=karo-tx-uboot.git diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h index 4215156063..cb12c6c2ac 100644 --- a/include/configs/omap5_uevm.h +++ b/include/configs/omap5_uevm.h @@ -12,10 +12,12 @@ #ifndef __CONFIG_OMAP5_EVM_H #define __CONFIG_OMAP5_EVM_H +#ifndef CONFIG_SPL_BUILD /* Define the default GPT table for eMMC */ #define PARTS_DEFAULT \ "uuid_disk=${uuid_gpt_disk};" \ "name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs}" +#endif #include