mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ feed_inteno_packages ] package [ u-boot ]
-------------------------------------------------------------------------------
* 65ae089 Set led to red when executing from internal SRAM.
* 5909d1e jtag: script for starting debug from nand.
-------------------------------------------------------------------------------
commit 65ae089853ddd9652103b4052af4b351d66f2374
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-12-28 16:56:21 +0100
Set led to red when executing from internal SRAM.
then set it to yellow/orange when executing from DRAM.
Base directory -> /
Makefile | 14 ++++++++--
board/inteno/ex400/jtag/ex400_led.cmm | 15 ++++++++++
board/inteno/ex400/led.c | 2 +-
inteno_led.S | 50 ++++++++++++++++++++++++++++++++++
mt7621_stage_L2.bin | Bin 19896 -> 19896 bytes
5 files changed, 78 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 5909d1e8240a7935d0005e88b2d4a1d35da50305
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-12-27 20:40:06 +0100
jtag: script for starting debug from nand.
Base directory -> /
board/inteno/ex400/jtag/ex400_quitck.cmm | 15 +++++++++++++++
1 file changed, 15 insertions(+)
-------------------------------------------------------------------------------
This commit is contained in:
parent
8c1b5a98aa
commit
ba1e3bdaa9
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ PKG_VERSION:=2016.08
|
|||
PKG_RELEASE:=1
|
||||
PKG_SOURCE_URL:=git@private.inteno.se:uboot
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=ee39c856a0162336ec53e76e330b19992a2b1b5a
|
||||
PKG_SOURCE_VERSION:=65ae089853ddd9652103b4052af4b351d66f2374
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue