]> git.sur5r.net Git - u-boot/commit
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
authorBin Meng <bmeng.cn@gmail.com>
Sat, 16 May 2015 01:33:18 +0000 (09:33 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 4 Jun 2015 08:39:39 +0000 (02:39 -0600)
commita40abfcc0008e3164caeee4dcd1294fda7675511
tree50884e94ffdea859d3a368ded6c0233c6d4897a4
parent77c2b210c70614383ca83b83be60f04bf14db0c4
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h

Enable CONFIG_LBA48 to support large disks. CONFIG_ATAPI is only needed
by cmd_ide.c which is not common for modern x86 targets, hence remove it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/x86-common.h