X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgcplus.h;h=85db4f5c773bee8750be018b4f9afe3e38531d49;hb=4f127980e0d4ba179b4628ebf8e8642210731055;hp=b2fbca2f3c2d564539592f4021d5019e213588bf;hpb=712ac6a1a6909a58d6549fb220cc921a7e9f9979;p=u-boot diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h index b2fbca2f3c..85db4f5c77 100644 --- a/include/configs/gcplus.h +++ b/include/configs/gcplus.h @@ -36,7 +36,7 @@ * e.g. bootp/tftp download of the kernel is a far more convenient * when testing new kernels on this target. However the ADS GCPlus Linux * boot ROM leaves the MMU enabled when it passes control to U-Boot. So - * we use lowlevel_init (CONFIG_INIT_CRITICAL) to remedy that problem. + * we use lowlevel_init (!CONFIG_SKIP_LOWLEVEL_INIT) to remedy that problem. */ #undef CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SKIP_RELOCATE_UBOOT 1