Fix N32 compilation again for XLP.

Disable DDB/KDB related options for N32, and add back a cast that was
lost during the last set of updates.

Reported by:	gonzo, bz
This commit is contained in:
Jayachandran C. 2011-12-05 03:10:01 +00:00
parent b10ea0872a
commit 6e065b1baa

View File

@ -278,7 +278,7 @@ xlp_bootargs_init(__register_t arg)
phandle_t chosen;
ihandle_t mask;
dtbp = (void *)arg;
dtbp = (void *)(intptr_t)arg;
#if defined(FDT_DTB_STATIC)
/*
* In case the device tree blob was not passed as argument try