From 5e91c7f4a3c448d26bbc2ca8e3d80f7b3b98b283 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 27 Jun 2007 19:17:48 +0000 Subject: [PATCH] New dts file for i440bx Signed-off-by: Ronald G. Minnich Acked-by: Stefan Reinauer git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@371 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- northbridge/intel/i440bxemulation/dts | 1 + 1 file changed, 1 insertion(+) create mode 100644 northbridge/intel/i440bxemulation/dts diff --git a/northbridge/intel/i440bxemulation/dts b/northbridge/intel/i440bxemulation/dts new file mode 100644 index 0000000000..7f60a73184 --- /dev/null +++ b/northbridge/intel/i440bxemulation/dts @@ -0,0 +1 @@ + { ramsize = "128"; constructor = "i440bx_constructors";};