hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
commit4e921beac9e70962685e2cc314e770f89b341f5b
authorBernhard Beschow <shentey@gmail.com>
Wed, 25 Jan 2023 13:00:24 +0000 (25 14:00 +0100)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Sun, 5 Feb 2023 09:40:28 +0000 (5 06:40 -0300)
treead915eff60b2475c49c5b1e48e8f888c864d7f8e
parent4348a3aff0c8f443891dcf6764830249d0a53e86
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space

Makes the unimplemented region move together with the CCSR address space
if moved by a bootloader. Moving the CCSR address space isn't
implemented yet but this patch is a preparation for it.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230125130024.158721-5-shentey@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/e500.c