mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-05 02:20:16 +00:00
README: fix outdated device tree info
After '6392a63 rpi-base.inc: Use KERNEL_DEVICETREE by default' was introduced, the default value for 3.18+ kernels was changed. Ensure this is reflected in the README. Signed-off-by: Petter Mabäcker <petter@technux.se>
This commit is contained in:
committed by
Andrei Gherzan
parent
4a4373c02d
commit
bfd50c24a2
@@ -179,7 +179,8 @@ kernels.
|
||||
While creating the SDCard image, this modified kernel is put on
|
||||
boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files).
|
||||
|
||||
NOTE: KERNEL_DEVICETREE is empty by default.
|
||||
NOTE: KERNEL_DEVICETREE is default enabled for kernel >= 3.18 and always disabled for
|
||||
older kernel versions.
|
||||
|
||||
3. Extra apps
|
||||
=============
|
||||
|
||||
Reference in New Issue
Block a user