Hello all,

I am using meta-xilinx "gatesgarth" branches, using "u-boot" instead
of "u-boot-xlnx".

Even though I am specifying the PMU firmware file, the U-boot
(mainline) configure stage does not propagate the
CONFIG_PMUFW_INIT_FILE configuration passed via EXTRA_OEMAKE variable
to the actual build/.config file of U-Boot.

What could be going on here? And/or can someone grep in their u-boot
build to verify it's only me seeing this...?

Here is the invocation of "do_configure" line:
and the resulting build/.config

/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/build$
grep -e PMUFW_INIT_FILE ../temp/log.do_configure .config

../temp/log.do_configure:NOTE: make CROSS_COMPILE=aarch64-poky-linux-
CC=aarch64-poky-linux-gcc
--sysroot=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot
V=1 HOSTCC=gcc
-isystem/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/include
-O2 -pipe 
-L/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib

-L/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/lib
                        -Wl,--enable-new-dtags
-Wl,-rpath-link,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib

-Wl,-rpath-link,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/lib

-Wl,-rpath,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib

-Wl,-rpath,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/lib
                        -Wl,-O1 -Wl,--allow-shlib-undefined
-Wl,--dynamic-linker=/project/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2
STAGING_INCDIR=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/include
STAGING_LIBDIR=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib
CONFIG_PMUFW_INIT_FILE=/project/build/tmp/deploy/images/zcu102-zynqmp/pmufw.bin
-C /project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/git
O=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/build
xilinx_zynqmp_virt_defconfig
../temp/log.do_configure:NOTE: make CROSS_COMPILE=aarch64-poky-linux-
CC=aarch64-poky-linux-gcc
--sysroot=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot
V=1 HOSTCC=gcc
-isystem/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/include
-O2 -pipe 
-L/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib

-L/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/lib
                        -Wl,--enable-new-dtags
-Wl,-rpath-link,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib

-Wl,-rpath-link,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/lib

-Wl,-rpath,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib

-Wl,-rpath,/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/lib
                        -Wl,-O1 -Wl,--allow-shlib-undefined
-Wl,--dynamic-linker=/project/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2
STAGING_INCDIR=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/include
STAGING_LIBDIR=/project/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot/1_2020.07-r0/recipe-sysroot-native/usr/lib
CONFIG_PMUFW_INIT_FILE=/project/build/tmp/deploy/images/zcu102-zynqmp/pmufw.bin
oldconfig

.config:CONFIG_PMUFW_INIT_FILE=""

Regards,

Leon.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#4833): 
https://lists.yoctoproject.org/g/meta-xilinx/message/4833
Mute This Topic: https://lists.yoctoproject.org/mt/80258662/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to