Searched hist:"3 e161ced8fd3276aa77e4276e9237ae972b21f33" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | post.h | 3e161ced8fd3276aa77e4276e9237ae972b21f33 Fri Sep 02 04:59:04 UTC 2011 Valentin Longchamp <valentin.longchamp@keymile.com> POST: allow redefinition of post_word_load/store
The predefinde post_word_load/store functions do not fit all boards, so we introduce a way to define post_word_load/store as externs in post.h that then can be defined in board specific files. This is done with the CONFIG_POST_EXTERNAL_WORD_FUNCS #define
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
|