board_f: Make init_helpers generic
This header file is used by two archs. It could be used by all of them
since it allows the cache to be on during relocation. Move it into a
generic file.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arc/include/asm/init_helpers.h 0 additions, 12 deletionsarch/arc/include/asm/init_helpers.h
- arch/x86/lib/spl.c 1 addition, 1 deletionarch/x86/lib/spl.c
- common/board_f.c 1 addition, 3 deletionscommon/board_f.c
- common/board_r.c 1 addition, 3 deletionscommon/board_r.c
- include/init_helpers.h 6 additions, 1 deletioninclude/init_helpers.h
Loading
Please register or sign in to comment