mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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:
parent
4a4373c02d
commit
bfd50c24a2
3
README
3
README
|
@ -179,7 +179,8 @@ kernels.
|
||||||
While creating the SDCard image, this modified kernel is put on
|
While creating the SDCard image, this modified kernel is put on
|
||||||
boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files).
|
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
|
3. Extra apps
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in New Issue
Block a user