diff options
Diffstat (limited to 'Documentation/Intel/SoC/soc.html')
-rw-r--r-- | Documentation/Intel/SoC/soc.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/Intel/SoC/soc.html b/Documentation/Intel/SoC/soc.html index fff536b9b1..6b1bb30740 100644 --- a/Documentation/Intel/SoC/soc.html +++ b/Documentation/Intel/SoC/soc.html @@ -148,7 +148,6 @@ mv build/coreboot.rom.new build/coreboot.rom <li>Edit the src/soc/<Vendor>/<Chip Family>/memmap.c file <ol type="A"> <li>Add the fsp/memmap.h include file</li> - <li>Add the mmap_region_granularity routine</li> </ol> </li> <li>Add the necessary .h files to define the necessary values and structures</li> |