Hi, I got the following build time failure with revision 6435:
HOSTCC cbfstool/cbfstool.o HOSTCXX cbfstool/cbfstool (link) CC lib/uart8250.romstage.o src/lib/uart8250.c:25:26: error: option_table.h: Datei oder Verzeichnis nicht gefunden src/lib/uart8250.c: In function 'uart_init': src/lib/uart8250.c:112: error: 'CMOS_VSTART_baud_rate' undeclared (first use in this function) src/lib/uart8250.c:112: error: (Each undeclared identifier is reported only once src/lib/uart8250.c:112: error: for each function it appears in.) src/lib/uart8250.c:112: error: 'CMOS_VLEN_baud_rate' undeclared (first use in this function) make: *** [build/lib/uart8250.romstage.o] Fehler 1
Can anyone tell me what's wrong ?
Thanks.
Josef