Hi , I am using U boot for ARM at91rm9200dk . How does U boot pass Kernel parameters to Linux Operating system ? I mean the Tagged list (e.g. ATAG_CORE , ATAG_MEM , ATAG_NONE etc ) . Is is sent during the 'bootm' command ? How to edit the Tagged list if required ? Regards Diptopal Basu