I am a student at University of Applied Science Augsburg. At the moment i work on my Final Year Project, a Mini-Embedded-Webserver.
I have build a board with a LPC2214 and a CS8900A ethernet chip on it. Furthermore, it has 4MByte SRAM (10ns) and a MMC card slot.
I ported the Bootloader to my board and it works. It loads the linux.bin and the romfs.img correct and says "Linux wird gestartet" but nothing happend in my terminal.
I read something about changing the baudrate in serial.h. Which file is it exactly, because there are many

Thanks in advance !