Hi. Why can't I use CFG_CMD_LOADS & CFG_NO_FLASH. It doesn't compile because load_serial function ( in cmd_boot.c ) needs some function for flash access ( not sure to understand why ... ) Need to add #ifndef CFG_NO_FLASH in load_serial ?? Thanks Chris