stellaris: Use the 'unimplemented' device for parts we don't implement
commitaecfbbc97a2e52bbee34a53c32f961a182046a95
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Feb 2017 18:30:00 +0000 (7 18:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Feb 2017 18:55:15 +0000 (7 18:55 +0000)
treee57545e83c1a36940162eea5439fda0cb9f74a7f
parentf5095aa3805f8cf91c4df6e7e1dab0d914bc40bc
stellaris: Use the 'unimplemented' device for parts we don't implement

Use the 'unimplemented' dummy device to cover regions of the
SoC device memory map which we don't have proper device
implementations for yet.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1484247815-15279-4-git-send-email-peter.maydell@linaro.org
hw/arm/stellaris.c