Hannes Schmelzer
a223e2bc10
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
...
Before commit 26d6119 (fdt: Move fdt_fixup_ethernet to a common place)
the fdt_fixup_ethernet(...) was called during do_bootvx_fdt(...).
Afterwards the only (common) place for this fixup is during
image_setup_libfdt(...) and this is only called, at least on ARM
platform, from image_setup_linux(...).
All this ends up in the fact, that the fdt_fixup_ethernet(...) is only
called on booting a linux image and not on booting a vxWorks image.
We fix this with adding the fdt_fixup_ethernet(...) call again to
do_bootvx_fdt(...)
Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-08-28 07:19:13 -04:00
..
2016-05-20 17:02:07 -04:00
2017-07-27 14:59:03 +02:00
2017-08-20 09:54:30 -04:00
2017-08-16 08:30:32 -04:00
2013-04-01 16:33:52 -04:00
2017-08-20 09:54:32 -04:00
2016-11-28 15:10:32 -05:00
2017-08-16 08:30:44 -04:00
2017-08-13 15:17:34 -04:00
2017-08-28 07:19:13 -04:00
2017-08-16 08:31:11 -04:00
2017-08-16 08:30:24 -04:00
2017-06-05 14:13:08 -04:00
2014-09-15 13:32:55 -04:00
2017-08-16 08:30:24 -04:00
2016-08-20 14:03:24 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2016-04-01 17:17:40 -04:00
2017-07-10 14:24:39 -04:00
2017-08-28 07:19:12 -04:00
2015-04-18 11:11:16 -06:00
2016-01-19 08:31:21 -05:00
2017-05-12 08:37:09 -04:00
2017-07-27 14:59:03 +02:00
2013-04-01 16:33:52 -04:00
2017-06-12 08:38:06 -04:00
2015-07-20 11:44:37 -07:00
2017-08-21 11:31:11 +02:00
2017-07-11 22:41:46 -04:00
2017-08-16 08:30:24 -04:00
2017-02-12 14:30:31 -05:00
2017-08-20 09:53:13 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:31:11 -04:00
2017-01-13 17:40:38 +01:00
2016-11-21 14:07:31 -05:00
2016-06-27 16:37:39 -04:00
2017-08-16 08:31:11 -04:00
2017-02-06 11:38:46 +08:00
2015-04-18 11:11:09 -06:00
2009-06-12 20:45:48 +02:00
2017-08-15 08:18:45 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2015-04-18 17:40:37 +02:00
2015-04-18 17:40:37 +02:00
2017-05-09 20:20:41 -04:00
2017-08-19 20:42:20 +02:00
2017-07-03 17:35:28 -04:00
2017-08-16 08:30:24 -04:00
2017-08-15 08:18:45 -04:00
2017-01-28 14:04:34 -05:00
2016-02-10 08:34:42 -05:00
2016-03-27 09:12:23 -04:00
2016-12-20 07:40:04 +01:00
2013-07-24 09:44:38 -04:00
2017-08-18 18:24:36 -04:00
2017-08-16 08:30:24 -04:00
2017-05-15 06:18:30 +02:00
2009-06-12 20:45:48 +02:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-07-11 10:08:19 -06:00
2017-07-03 17:35:28 -04:00
2017-04-08 09:26:55 -04:00