Searched hist:"2 d2b994a30bb100774dc747ae9865b7f95285a88" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/post/drivers/ |
H A D | Makefile | 2d2b994a30bb100774dc747ae9865b7f95285a88 Mon Mar 31 03:51:37 CDT 2008 Yuri Tikhonov <yur@emcraft.com> POST: move CONFIG_POST to Makefiles
Introduce the new logical option CONFIG_HAS_POST which is set when the platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles to determine should the POST libs be compiled for the selected target platform, or not.
To avoid breaking u-boot linking process, the empty post/libpost.a file is created for platforms which do not have POSTs.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
|
/openbmc/u-boot/post/ |
H A D | Makefile | 2d2b994a30bb100774dc747ae9865b7f95285a88 Mon Mar 31 03:51:37 CDT 2008 Yuri Tikhonov <yur@emcraft.com> POST: move CONFIG_POST to Makefiles
Introduce the new logical option CONFIG_HAS_POST which is set when the platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles to determine should the POST libs be compiled for the selected target platform, or not.
To avoid breaking u-boot linking process, the empty post/libpost.a file is created for platforms which do not have POSTs.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
|
/openbmc/u-boot/include/ |
H A D | common.h | 2d2b994a30bb100774dc747ae9865b7f95285a88 Mon Mar 31 03:51:37 CDT 2008 Yuri Tikhonov <yur@emcraft.com> POST: move CONFIG_POST to Makefiles
Introduce the new logical option CONFIG_HAS_POST which is set when the platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles to determine should the POST libs be compiled for the selected target platform, or not.
To avoid breaking u-boot linking process, the empty post/libpost.a file is created for platforms which do not have POSTs.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
|
/openbmc/u-boot/ |
H A D | Makefile | 2d2b994a30bb100774dc747ae9865b7f95285a88 Mon Mar 31 03:51:37 CDT 2008 Yuri Tikhonov <yur@emcraft.com> POST: move CONFIG_POST to Makefiles
Introduce the new logical option CONFIG_HAS_POST which is set when the platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles to determine should the POST libs be compiled for the selected target platform, or not.
To avoid breaking u-boot linking process, the empty post/libpost.a file is created for platforms which do not have POSTs.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
|