commit | b3de92495f23db58a2643fb9328edacbf9a17f1c | [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 | fe5eddbf9818ba857d0d7f5e849b5682c9717b74 [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>