]> git.sur5r.net Git - u-boot/commit
dm: x86: Add a northbridge uclass
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:14 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/Makefile
arch/x86/lib/northbridge-uclass.c [new file with mode: 0644]
include/dm/uclass-id.h