Note that the file kernel-fitimage-fpga.bbclass contains
overwrite of functions present in meta/kernel-fitimage.bbclass
and may not always be consistent with it
PM firmware binaries are required for low power states of am335x soc.
Both files was never packed into image because of wrong do_install_append.
Anyway.. the elf file is built in kernel and is stored in kernel repo.
BugzID: 53969
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This configuration binary depends on hardware and must be proper versioned.
BugzID: 53969
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
Kernel repository has been moved from nmrourter/linux.git to yoctoproject/linux-netmodule.git
Additionally the branch is autoselected to use the according machine branch
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
bbappend file is applied to upstream linux-firmware, so new linux-firmware is used
checksums are adjusted related to upstream
Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
The board descriptor reference the devicetree as ..nbhw18..
And by now the actual name of the devicetree is ..nrhw18..
This symlink is needed to keep the compatiblity with NBSW
The Device Tree code has moved to a kernel-devicetree class.
Functionality is automatically enabled for any recipe that inherits
the kernel class and sets the KERNEL_DEVICETREE variable.
(4.12.4. Kernel Device Tree Move, Sumo, Ref-Manual)
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
bbappend file is applied to upstream linux-firmware, so new linux-firmware is used
checksums are adjusted related to upstream
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
The BLE connect needs too much time (>2s) which can trigger the kernel
to send an error. This is unwanted with the new firmware it works a
little better but an increase of the timeout to 5s in the kernel is
still necessary.
This nvs does not contain a MAC, so the default one is used. The
wl18xx-conf.fw is made for MIMO mode but not for 40 MHz channel
bandwidth, because the driver does not support 40MHz currently.