On 2/10/21 5:29 AM, Adrian wrote:
> Signed-off-by: Adrian Fiergolski <[email protected]>
> ---
> .../recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.sd.zynqmp | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git
> a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.sd.zynqmp
> b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.sd.zynqmp
> index 43062ce8..b234a8df 100644
> --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.sd.zynqmp
> +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.sd.zynqmp
> @@ -1,6 +1,5 @@
> setenv sdbootdev @@SDBOOTDEV@@
> setenv bootargs $bootargs root=/dev/mmcblk${sdbootdev}p2 rw rootwait
> earlycon clk_ignore_unused
> -setenv bootargs $bootargs root=/dev/mmcblk0p2 rw rootwait earlycon
> clk_ignore_unused
Yes, this hard coding looks like some sort of error, as it appears to override
the line before. I'll try to get this fix merged in soon.
--Mark
> if test -n "@@BITSTREAM@@"; then
> fatload mmc $sdbootdev @@BITSTREAM_LOAD_ADDRESS@@ @@BITSTREAM_IMAGE@@ &&
> fpga @@BITSTREAM_LOAD_TYPE@@ 0 @@BITSTREAM_LOAD_ADDRESS@@ ${filesize}
> fi
>
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#4855):
https://lists.yoctoproject.org/g/meta-xilinx/message/4855
Mute This Topic: https://lists.yoctoproject.org/mt/80529449/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-