Phil Elwell
cc34f5b569
scripts: Add mkknlimg and knlinfo scripts from tools repo
...
The Raspberry Pi firmware looks for a trailer on the kernel image to
determine whether it was compiled with Device Tree support enabled.
If the firmware finds a kernel without this trailer, or which has a
trailer indicating that it isn't DT-capable, it disables DT support
and reverts to using ATAGs.
The mkknlimg utility adds that trailer, having first analysed the
image to look for signs of DT support and the kernel version string.
knlinfo displays the contents of the trailer in the given kernel image.
scripts/mkknlimg: Add support for ARCH_BCM2835
Add a new trailer field indicating whether this is an ARCH_BCM2835
build, as opposed to MACH_BCM2708/9. If the loader finds this flag
is set it changes the default base dtb file name from bcm270x...
to bcm283y...
Also update knlinfo to show the status of the field.
2016-02-20 13:10:42 +00:00
..
2014-08-08 15:57:32 -07:00
2015-04-15 14:21:31 +02:00
2016-02-20 13:10:41 +00:00
2015-05-28 18:25:19 -07:00
2014-04-03 16:20:52 -07:00
2015-09-13 09:07:40 -07:00
2015-04-22 09:49:24 -07:00
2015-01-06 20:42:46 +01:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-08 15:57:32 -07:00
2014-08-09 02:47:58 +02:00
2015-01-23 12:10:39 +00:00
2016-02-03 16:23:16 -05:00
2014-08-20 16:03:45 +02:00
2015-04-13 21:03:02 +09:30
2015-03-24 15:18:44 +01:00
2015-06-10 16:43:43 -07:00
2014-10-07 21:16:26 -04:00
2014-05-20 10:59:38 +02:00
2011-04-29 15:38:55 +02:00
2013-07-03 22:58:20 +02:00
2014-06-10 00:04:06 +02:00
2014-04-30 17:34:32 +02:00
2014-06-10 15:29:43 -07:00
2013-04-29 15:54:27 -07:00
2013-02-22 11:52:31 +01:00
2015-02-16 17:56:04 -08:00
2014-06-10 14:00:53 +02:00
2014-08-20 16:03:45 +02:00
2015-04-15 14:01:12 +02:00
2011-08-31 16:12:17 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-07-08 14:47:17 -07:00
2012-06-27 12:44:29 -07:00
2014-08-20 16:03:45 +02:00
2014-10-14 09:22:26 +02:00
2014-12-20 00:01:12 +01:00
2015-04-07 13:04:51 +02:00
2015-01-09 17:25:44 +01:00
2014-12-10 17:41:02 -08:00
2016-02-20 13:10:42 +00:00
2014-02-13 20:25:00 -08:00
2014-08-20 16:03:45 +02:00
2015-02-17 14:34:53 -08:00
2014-06-10 00:04:06 +02:00
2015-01-29 09:19:19 +01:00
2015-02-19 10:07:08 -08:00
2015-04-02 16:42:08 +02:00
2014-08-05 15:40:01 +02:00
2015-04-02 16:42:08 +02:00
2014-11-26 14:36:52 +01:00
2010-06-12 00:00:29 +02:00
2014-08-19 10:26:20 +02:00
2015-04-17 09:03:59 -04:00
2015-04-03 13:52:28 -07:00
2014-08-27 21:54:12 +09:30
2013-09-23 15:45:03 +09:30
2014-08-27 21:54:11 +09:30
2014-08-20 16:03:45 +02:00
2014-04-30 17:34:32 +02:00
2016-02-20 13:10:42 +00:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2011-01-07 14:31:01 +01:00
2015-02-13 21:21:42 -08:00
2010-10-28 00:59:56 +02:00
2014-06-10 14:59:33 +02:00
2014-04-30 17:34:32 +02:00
2014-06-10 00:04:06 +02:00
2014-08-20 16:03:45 +02:00
2016-01-31 11:23:39 -08:00
2016-01-31 11:23:40 -08:00
2016-01-31 11:23:38 -08:00
2014-01-03 14:48:42 +01:00
2014-06-10 00:04:06 +02:00
2014-09-01 11:18:25 +02:00
2014-04-02 01:35:50 +04:00
2014-10-14 02:18:23 +02:00
2015-04-17 09:03:56 -04:00
2014-10-14 09:27:48 +02:00
2011-01-22 15:50:59 +01:00
2015-03-16 14:49:13 +00:00
2014-08-20 16:03:45 +02:00