[OLPC-devel] Re: booting up from usb

Jordan Crouse jordan.crouse at amd.com
Thu Jul 6 19:45:06 EDT 2006


On 06/07/06 16:52 -0600, Ronald G Minnich wrote:
> -	@ ( size=`du -b $@ | cut -f1`; \
> -	  delta=`expr 884736 - $$size`; \
> -	  if [ $$delta -lt 0 ]; then echo "ERROR! ERROR! ERROR!"; \
> -	  echo "The ELF image $@ is too big!"; fi; \
> -	  echo "Bytes left in ROM: $$delta")

You don't like my cute little error message? :)

Jordan





More information about the Devel mailing list