dts: x86: Add device tree support for qemu_x86

patch add device tree support for ia32 soc and qemu_x86
board port

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
Savinay Dharmappa 2017-09-07 23:37:36 +05:30 committed by Anas Nashif
commit ddf6a69577
8 changed files with 105 additions and 6 deletions

View file

@ -12,6 +12,7 @@
*/
#include <autoconf.h>
#include <generated_dts_board.h>
/* physical address where the kernel is loaded */
#define PHYS_LOAD_ADDR CONFIG_PHYS_LOAD_ADDR