zynq: Add support to find bootmode
Added support to find the bootmodes by reading
slcr bootmode register. this can be helpful to
autoboot the configurations w.r.t a specified bootmode.
Added this functionality on board_late_init as it's not
needed for normal initializtion part.
Signed-off-by:
Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Showing
- arch/arm/cpu/armv7/zynq/slcr.c 6 additions, 0 deletionsarch/arm/cpu/armv7/zynq/slcr.c
- arch/arm/include/asm/arch-zynq/sys_proto.h 1 addition, 0 deletionsarch/arm/include/asm/arch-zynq/sys_proto.h
- board/xilinx/zynq/board.c 25 additions, 0 deletionsboard/xilinx/zynq/board.c
- doc/README.zynq 23 additions, 2 deletionsdoc/README.zynq
- include/configs/zynq-common.h 1 addition, 0 deletionsinclude/configs/zynq-common.h
Please register or sign in to comment