diff options
author | Guenter Roeck <linux@roeck-us.net> | 2018-06-23 14:18:05 -0700 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-07-03 09:56:51 +1000 |
commit | 43f7868da3c84c1c7eef89631ab0bf6dc194eedb (patch) | |
tree | 73f57687dc6df9fef765b2fa0e379e4714e4c9ef /hw/intc | |
parent | 5107a9cb431b816af6d7e450c22b044198bc6d18 (diff) | |
download | qemu-43f7868da3c84c1c7eef89631ab0bf6dc194eedb.zip qemu-43f7868da3c84c1c7eef89631ab0bf6dc194eedb.tar.gz qemu-43f7868da3c84c1c7eef89631ab0bf6dc194eedb.tar.bz2 |
sam460ex: Fix sam460ex device tree when booting the Linux kernel
sam460ex (or at least this emulation) does not support the "ibm,cpm" power
management. As a result, Linux crashes when trying to access it. Remove
its device tree node. Also, if/when we boot the Linux kernel directly,
serial port clock frequencies in the device tree file will be unset, and
serial port initialization will fail. Add valid frequency values to
the serial ports to be able to use it. Also set valid values for the other
clock nodes otherwise set by u-boot.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions