Re: [meta-xilinx] [PATCH 2/7] u-boot-zynq-uenv.bb: Setup the loadbit_addr variable for bitstream

2017-10-10 Thread Alistair Francis
On Sat, Oct 7, 2017 at 2:57 AM, Nathan Rossi wrote: > When a bitstream is available and being loaded, setup 'loadbit_addr' to > the expected value. Normally this variable is only set when using > u-boot-xlnx. > > Signed-off-by: Nathan Rossi

[meta-xilinx] [PATCH 2/7] u-boot-zynq-uenv.bb: Setup the loadbit_addr variable for bitstream

2017-10-07 Thread Nathan Rossi
When a bitstream is available and being loaded, setup 'loadbit_addr' to the expected value. Normally this variable is only set when using u-boot-xlnx. Signed-off-by: Nathan Rossi --- recipes-bsp/u-boot/u-boot-zynq-uenv.bb | 2 ++ 1 file changed, 2 insertions(+) diff