]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Lutz Dennig, 10 Apr 2003: LABEL_2003_04_15_1900
authorwdenk <wdenk>
Sat, 12 Apr 2003 23:38:12 +0000 (23:38 +0000)
committerwdenk <wdenk>
Sat, 12 Apr 2003 23:38:12 +0000 (23:38 +0000)
commit4a6fd34b267dbf4a72080ab9a085bb45c63660fb
tree4ec6a0f355924d61109921b2a1c75b91794f8ba6
parent69f8f827d52491f6b89cb8d7cb33810bc7555079
* Patch by Lutz Dennig, 10 Apr 2003:
  Update for R360MPI board

* Add new meaning to "autostart" environment variable:
  If set to "no", a standalone image passed to the
  "bootm" command will be copied to the load address
  (and eventually uncompressed), but NOT be started.
  This can be used to load and uncompress arbitrary
  data.

* Set max brightness for MN11236 displays on TRAB board
CHANGELOG
README
board/r360mpi/r360mpi.c
board/trab/vfd.c
common/cmd_bootm.c
cpu/mpc8xx/lcd.c
include/configs/R360MPI.h
tools/env/fw_env.c