meta-raspberrypi/recipes-bsp
Zygmunt Krynicki 90b3ac6fb3 rpi-config: warn on config.txt lines exceeding 80 bytes
The Raspberry Pi firmware does not support lines exceeding 80 bytes.
This is documented at https://www.raspberrypi.com/documentation/computers/config_txt.html#file-format

It seems that comments can be longer but it's still best to avoid this
problem instead of debug it. Detect the situation in do_deploy_append
and bbwarn if the limit is exceeded.

Connected to #917

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
2021-10-14 23:09:47 +01:00
..
armstubs armstubs: Always use gcc compiler 2020-11-25 17:57:12 +00:00
bootfiles rpi-config: warn on config.txt lines exceeding 80 bytes 2021-10-14 23:09:47 +01:00
common raspberrypi-firmware: Update to latest 2021-09-17 11:36:53 +01:00
formfactor Convert to new override syntax 2021-08-04 12:30:12 +03:00
rpi-u-boot-scr rpi-u-boot-scr: drop hard-coded 'arm' 2020-11-27 12:39:12 +00:00
u-boot Convert to new override syntax 2021-08-04 12:30:12 +03:00