
10 Oct
2019
10 Oct
'19
11:26 a.m.
On Wed, Sep 25, 2019 at 10:59 PM Simon Glass sjg@chromium.org wrote:
At present the interrupt table is included in all phases of U-Boot. Allow it to be omitted, e.g. in TPL, to reduce size.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com