diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-10 20:44:30 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-08-14 09:50:10 -0600 |
commit | 1fed87db6a6a2eea7f93667e98db41e258b9c8f0 (patch) | |
tree | 8dc105879389696980528ca1afa3c89092e3234a /configs/MPC837XERDB_defconfig | |
parent | 2afddae07523f23f77acd066ad1719f53d289f98 (diff) | |
download | u-boot-imx-1fed87db6a6a2eea7f93667e98db41e258b9c8f0.zip u-boot-imx-1fed87db6a6a2eea7f93667e98db41e258b9c8f0.tar.gz u-boot-imx-1fed87db6a6a2eea7f93667e98db41e258b9c8f0.tar.bz2 |
Allow arch-specific setting of global_data in board_init_f_mem()
At present we have a simple assignment to gd. With some archs this is
implemented as a register or through some other means; a simple assignment
does not suit in all cases.
Change this to a function and add documentation to describe how this all
works.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <yorksun@freescale.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/MPC837XERDB_defconfig')
0 files changed, 0 insertions, 0 deletions