commit | 11704c27afcab55a0a4f84e9a08e71f6a913eab9 | [log] [tgz] |
---|---|---|
author | Jagannadha Sutradharudu Teki <jagannadha.sutradharudu-teki@xilinx.com> | Thu Jan 09 01:48:21 2014 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Jan 10 15:18:33 2014 +0100 |
tree | 8c19a291bffd9b22576f7c50124c6e99a2fbe0c7 | |
parent | 03c0b868423e4ee744c6464291e513ff7d9cdd4e [diff] |
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>