
Hi All,
I want to know what all information does bdinfo pass on to the linux kernel. In the manual, the bdinfo shows displays mant variables. I am using Cogent CBS535FS board with Txema's patch. bdinfo shows only the following:
arch_number = 0x000002A3 env_t = 0x00000000 boot_params = 0xC0000100 DRAM bank = 0x00000000 -> start = 0xC0000000 -> size = 0x04000000 ethaddr = 00:23:31:35:01:56 ip_addr = 222.222.101.124 baudrate = 115200 bps
Is it OK? Or should I set up other variables too? BTW, my linux kernel gets uncompressed but then onwards there are no messages. I am guessing that the kerenl is not getting some inforamtion from U Boot.

In message 4dde4acb0706120230gcafad9cj2381d62b736a430b@mail.gmail.com you wrote:
I want to know what all information does bdinfo pass on to the linux kernel. In the manual, the bdinfo shows displays mant variables.
bd_info is not used at all on ARM systems. ARM uses ATAGs.
Is it OK? Or should I set up other variables too? BTW, my linux
Does it work? Then it's OK.
kernel gets uncompressed but then onwards there are no messages. I am guessing that the kerenl is not getting some inforamtion from U Boot.
Maybe you misconfigured the kernel? Debug it...
Best regards,
Wolfgang Denk
participants (2)
-
Midhun Agnihotram
-
Wolfgang Denk