diff options
author | Adam Ford <aford173@gmail.com> | 2019-08-07 12:05:58 -0500 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-10-08 16:36:37 +0200 |
commit | a3ecce373af981f701b1c71a98da3df188c21960 (patch) | |
tree | 6f29287d9338a9476b7a00c5a3d0b061a575c79f /arch/sandbox/dts | |
parent | 80be404a25953ff14743705f2ec7403eb894c6f5 (diff) |
ARM: imx6qlogic: Cleanup board_init_f
Per the workflow found in crt0.S, we don't need to clear BSS in
board_init_f nor do we need to call board_init_r since that will be
done for us from main when we return from board_init_f.
This patch removes the unneeded function calls from board_init_f.
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'arch/sandbox/dts')
0 files changed, 0 insertions, 0 deletions