Stephen Warren
e37ae40e9d
image: Support FDTs already loaded at their load address
...
boot_get_fdt() expects a uImage-wrapped FDT to be loaded to a staging
location, and then memmove()s it to the load address specified in the
header. This change enhances boot_get_fdt() to detect when the image has
already been loaded to the correct address, and skip this memmove(). The
detection algorithm was written to match the equivalent for the kernel;
see bootm_load_os()'s IH_COMP_NONE case.
v2: New patch
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-03-06 22:18:48 +01:00
..
2010-08-09 01:07:37 +02:00
2012-02-12 10:11:32 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2011-04-08 00:44:27 -04:00
2012-03-06 21:09:46 +01:00
2012-03-06 22:12:54 +01:00
2010-08-09 01:07:37 +02:00
2011-05-10 22:47:32 +02:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2010-10-12 22:44:33 +02:00
2011-10-22 01:22:21 +02:00
2012-03-06 21:09:46 +01:00
2011-10-26 21:33:42 +02:00
2012-03-06 21:09:46 +01:00
2010-07-24 20:54:46 +02:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2011-01-19 00:04:43 +01:00
2011-04-08 00:44:27 -04:00
2012-03-06 21:09:46 +01:00
2010-08-09 01:07:37 +02:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2011-07-28 16:41:06 +02:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:26 +01:00
2010-10-06 20:50:38 -04:00
2010-08-09 01:07:37 +02:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2011-12-06 21:30:03 +01:00
2011-11-16 21:42:17 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2011-11-16 21:04:55 +01:00
2012-03-06 21:09:46 +01:00
2012-03-06 21:09:46 +01:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2011-09-10 00:00:15 +02:00
2012-03-06 21:09:41 +01:00
2011-12-17 23:34:43 +01:00
2011-04-04 09:24:43 -05:00
2011-09-10 16:05:43 +02:00
2012-01-05 16:34:10 +01:00
2011-11-22 08:39:26 +01:00
2011-11-22 08:39:26 +01:00
2011-11-22 08:39:26 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2012-01-05 16:34:10 +01:00
2011-12-07 08:41:22 +01:00
2011-11-13 11:21:34 -05:00
2010-09-20 15:08:51 +02:00
2012-03-06 21:09:41 +01:00
2011-02-02 22:36:10 +01:00
2012-03-06 22:18:48 +01:00
2011-12-06 23:59:32 +01:00
2011-10-22 01:13:35 +02:00
2012-03-06 21:09:46 +01:00
2012-03-03 16:55:24 +01:00
2011-07-17 17:11:53 +02:00
2012-02-12 10:11:24 +01:00
2011-12-07 08:35:14 +01:00
2011-11-22 08:39:25 +01:00
2011-12-05 22:48:10 +01:00
2011-09-04 23:27:52 +02:00
2011-10-26 21:33:42 +02:00
2012-03-03 16:56:35 +01:00
2012-03-03 16:56:29 +01:00
2012-01-05 20:10:38 +01:00
2012-03-03 16:55:54 +01:00
2011-07-28 21:27:36 +02:00