dev: Set the "status" field of the HDLCD device tree node to "ok".
authorGabe Black <gabe.black@gmail.com>
Tue, 24 Nov 2020 04:06:30 +0000 (20:06 -0800)
committerGabe Black <gabe.black@gmail.com>
Tue, 26 Jan 2021 21:27:21 +0000 (21:27 +0000)
commit141a2f697b3a17a38c3cb00cc1a25c36ed9119e7
treea310781a30ee7ee3dea2177e329b137bc5bf6d3b
parent556e57e7e4a196700836149ea58f0ef284f07ad4
dev: Set the "status" field of the HDLCD device tree node to "ok".

This makes the kernel enable the device.

Change-Id: I2c237b9ba038c5128e2a7e020587ac46ef7b4abd
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/37936
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/dev/arm/RealView.py