I did few changes to uboot so now I cannot run the already installed kernel from the nand but now I use the TFTP to reboot and take the kernel from there.
but in this case display does not allow me to run some graphics demo application which were running previously on the board. I fear that I might have changed the display parameters at some point and I don't have the default uboot enviournment settings with me.
So how can I change the display parameters for this kit. It has 480x272 WQVGA lcd display on it.
which setenv command can I give to set its parameter? do you have the default display parameter settings so that I can refer to it?