]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: quark: Add utility codes needed for MRC
authorBin Meng <bmeng.cn@gmail.com>
Thu, 5 Feb 2015 15:42:23 +0000 (23:42 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:11 +0000 (12:59 +0200)
commitca401ff9902880a022b38079002558bf04ef5267
tree203fec991e2e0db8abfe1596df17a9e1b949f49b
parent60f62476c36333b2962d6ac9ef363858358e5a62
x86: quark: Add utility codes needed for MRC

Add various utility codes needed for Quark MRC.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/hte.c [new file with mode: 0644]
arch/x86/cpu/quark/hte.h [new file with mode: 0644]
arch/x86/cpu/quark/mrc_util.c [new file with mode: 0644]
arch/x86/cpu/quark/mrc_util.h [new file with mode: 0644]