]> Git Repo - J-u-boot.git/commit - arch/x86/lib/Makefile
dm: x86: Add a northbridge uclass
authorSimon Glass <[email protected]>
Sun, 17 Jan 2016 23:11:14 +0000 (16:11 -0700)
committerBin Meng <[email protected]>
Sun, 24 Jan 2016 04:08:16 +0000 (12:08 +0800)
commit5544757ce97c72119359eb47aa57d28e46fdf405
treeb7236c701edb709f10831015681e88932d7b2af4
parent858361b174ca44cd3ae3bfd87fcd33bcfeb31188
dm: x86: Add a northbridge uclass

Add a uclass for the northbridge / SDRAM controller found on some older
Intel chipsets.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/lib/Makefile
arch/x86/lib/northbridge-uclass.c [new file with mode: 0644]
include/dm/uclass-id.h
This page took 0.033728 seconds and 4 git commands to generate.