mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
artecgroup/dbe62: Set up video memory
Signed-off-by: Mart Raudsepp <mart.raudsepp@artecdesign.ee> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://coreboot.org/repository/coreboot-v3@674 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
6757b7b2c0
commit
a54afb5674
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
};
|
||||
domain@0 {
|
||||
/config/("northbridge/amd/geodelx/domain");
|
||||
/* Video RAM has to be in 2MB chunks. */
|
||||
geode_video_mb = "8";
|
||||
pci@1,0 {
|
||||
/config/("northbridge/amd/geodelx/pci");
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue