commit | 66708822cd3007ae1ec5104d274a861148725e7a | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Mon Dec 22 13:11:36 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Dec 22 23:39:15 2014 +0000 |
tree | 0efe1953b1d4890a785a9611200a2caaa06d558f | |
parent | 5712db6ae5101db645f71edc393368cd59bfd314 [diff] |
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() This allows us to drop the fw_cfg_init() shim and to enforce the possible mappings at compile time. Signed-off-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1419250305-31062-3-git-send-email-pbonzini@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>