Searched hist:c19d13b030e93c6b30f61743e940da8d4418e714 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | bootm.h | c19d13b030e93c6b30f61743e940da8d4418e714 Wed May 08 08:06:02 UTC 2013 Simon Glass <sjg@chromium.org> arm: Refactor bootm to reduce #ifdefs
With fewer #ifdefs the code is more readable and more of the code is compiled for all boards. Add defines in the header file to control what features are enabled, and then use if() instead of #ifdef.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | u-boot-arm.h | c19d13b030e93c6b30f61743e940da8d4418e714 Wed May 08 08:06:02 UTC 2013 Simon Glass <sjg@chromium.org> arm: Refactor bootm to reduce #ifdefs
With fewer #ifdefs the code is more readable and more of the code is compiled for all boards. Add defines in the header file to control what features are enabled, and then use if() instead of #ifdef.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | bootm.c | c19d13b030e93c6b30f61743e940da8d4418e714 Wed May 08 08:06:02 UTC 2013 Simon Glass <sjg@chromium.org> arm: Refactor bootm to reduce #ifdefs
With fewer #ifdefs the code is more readable and more of the code is compiled for all boards. Add defines in the header file to control what features are enabled, and then use if() instead of #ifdef.
Signed-off-by: Simon Glass <sjg@chromium.org>
|