boards/qemu_x86: remove stale flash reference from qemu_x86_long
The QEMU x86 .dts files were re-arranged before long mode was merged. We don't need this reference to the flash region anymore. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
This commit is contained in:
parent
e4d5ab363c
commit
e2a0eb0d1c
1 changed files with 0 additions and 4 deletions
|
@ -4,7 +4,3 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "qemu_x86.dts"
|
#include "qemu_x86.dts"
|
||||||
|
|
||||||
&flash0 {
|
|
||||||
reg = <0x00100000 DT_FLASH_SIZE>;
|
|
||||||
};
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue