1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00
Commit Graph

287 Commits

Author SHA1 Message Date
Joel A Fernandes 4e006611b4 u-boot 2011.10rc: Read EEPROM header correctly for BeagleBone board detection
This patch fixes the case where the EEPROM is programmed but we still use the
fall back case to detect the bone board. Now that EEPROMs are programmed, we should
correctly detect the bone board instead of relying on fall back to bone mode.

PR bumped

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 18:57:36 +02:00
Koen Kooi d5ed504263 gadget-init: adjust to latest 335x kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 16:16:21 +02:00
Koen Kooi ab07a0ea4b linux-ti33x-psp 3.1rc8: include latest MUSB code, remove machine ID patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 16:15:36 +02:00
Koen Kooi 77dbc42e7a u-boot 2011.10rc: remove beaglebone machine ID patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 15:32:47 +02:00
Koen Kooi ad481c8150 omap3-sgx-modules: use MACHINE_KERNEL_PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 12:37:26 +02:00
Koen Kooi 45ec14197a gadget-init: add in latest batch of workarounds
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 11:30:59 +02:00
Koen Kooi 8380d36fe3 linux-ti33x-psp 3.1rc8: remove MUSB probe order for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 11:26:50 +02:00
Koen Kooi 8b3464d152 uboot 2011.10rc: rediff RO patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 10:39:06 +02:00
Koen Kooi ce85f0da77 matrix: sync with arago-next
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 09:50:30 +02:00
Denys Dmytriyenko 54906ebbec u-boot 2011.10rc: update to the latest revision
Updated to latest version to pick up the following changes:
* 9158d7f am335x: Really correct NAND partiton layout
* 4723773 am335x: Wrap spl_board_init in a CONFIG_SPL_BOARD_INIT check
* 40c310c Change CPU to 720MHz and bump VDD1 to 1.26V
* 9c154ee Add missing i2c0 pin mux configuration in spl_board_init

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 08:14:33 +02:00
Koen Kooi fa296c64e4 libgles-omap3: adjust INSANE_SKIP to match the new format
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 19:35:28 +02:00
Koen Kooi ad47faedaf linux 3.0: refresh all patches against 3.0.7
This makes 'git am' work again, patch is more forgiving with fuzz.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 17:58:01 +02:00
Koen Kooi 77a66ce70b README: update
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 12:13:25 +02:00
Koen Kooi 45fcc89894 linux-ti33x-psp 3.1rc8: only use one config for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 11:19:56 +02:00
Koen Kooi 3263120154 multi-kernel: the fetcher doesn't support dotfiles anymore, so get rid of the dot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 11:07:25 +02:00
Joel A Fernandes 591c27a4f7 beaglebone-tester: Update to latest and bump PR
* Remove usb gadget modules in advance before running the tests
* Merge Koen's patch - check for command line argument using systemd (hardware tests trigger)

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 09:29:42 +02:00
Koen Kooi 68ad65aab3 sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE' 2011-10-20 09:22:16 +02:00
Joel A Fernandes 9c078a61ed sdcard_image: Copy user.txt/uEnv.txt if it exists in /boot
Fixed a bug where the U-boot environment files are not copied to the boot partition if they
were installed in /boot by other recipes.

We should copy the uEnv.txt and user.txt always without placing a condition for the presence
of anything else in /boot. This is the original behavior of sdcard_image before the recent
wave of changes to it.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 09:19:40 +02:00
Joel A Fernandes 36b38d4f48 linux-ti33x-psp 3.1rc8: Add pin mux and init for beaglebone specific devices
Updated the USER LED patch to include BeagleBone tester specific initialization/code.

Build and run time tested.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 09:18:04 +02:00
Koen Kooi b0d151e1f5 ti-hw-bringup-image: ship musb workaround
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 07:58:41 +02:00
Koen Kooi 11f3d28bac u-boot 2011.10rc: update with latest rev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 07:56:26 +02:00
Koen Kooi 12c0c08c3b linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 16:27:04 +02:00
Koen Kooi c052b8f61b linux 3.0: enable more usb wifi cards for beagleboard, fix write protect pin
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 12:56:22 +02:00
Denys Dmytriyenko d1323b5641 u-boot 2011.10rc: update with latest rev and new SRC_URI
* Tree moved to arago-project.org
* Remove i2c releated voltage change writes that were a nop

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 09:28:25 +02:00
Koen Kooi cdfd3796c5 linux 3.0: move to 3.0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 22:32:08 +02:00
Koen Kooi 851dca2023 linux-ti335x-psp 3.1rc8: add proper machine ID for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 21:31:27 +02:00
Koen Kooi 5bea125f60 u-boot 2011.10rc: make uboot pass beaglebone machine ID when encountering a valid bone eeprom ID
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 21:28:31 +02:00
Koen Kooi 9c6d6d9490 sdcard_image bbclass: make VFAT partition name overridable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 18:22:02 +02:00
Koen Kooi 2dfa737f55 gadget-init: fix target in the unit files
This only caused issues when manually systemctl disabling and enabling them

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 16:51:17 +02:00
Koen Kooi d8d56dea96 linux-ti33x-psp 3.1rc8: fix USB regression for beaglebone, don't disable DEBUGSS clocks on boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 16:35:09 +02:00
Koen Kooi 8757f93089 gadget-init: add ugly, ugly hack to make USB work on ti33x boards
This is NOT suitable for customers or production.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 10:22:48 +02:00
Denys Dmytriyenko ff7221f486 u-boot-2011.10rc: update to cover ti33x SOC boards, not just beaglebone
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 09:31:57 +02:00
Koen Kooi e879f1d6d1 linux-am335x-joel: delete, superseded by linux-ti33x-psp
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 17:53:25 +02:00
Koen Kooi 7dfdb9bc70 beaglebone: move to linux-ti33x-psp kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 17:01:28 +02:00
Koen Kooi a9bc58b853 linux-ti33x-psp 3.1rc8: sync defconfig with linux-am335x-joel recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 16:21:31 +02:00
Koen Kooi 701c3abc90 beaglebone: use proper SOC_FAMILY
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 16:21:09 +02:00
Koen Kooi ed62a153d6 am335x-evm: fix XSERVER content
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:57 +02:00
Denys Dmytriyenko 98cca8ea1d am335x-evm: add machine config with corresponding ti33x SOC_FAMILY
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:13 +02:00
Denys Dmytriyenko 3b5eced12a linux-ti33x-psp: add TI33x PSP kernel with am335x-evm configs
New proper ti33x SOC_FAMILY
Use linux-am33x PSP repository on Arago, aligned with AM-SDK
Use tipspkernel DISTRO_FEATURE to opt out of additional patches over PSP
Original LED patch from Koen was massaged to apply on top
Beaglebone defconfig is from Joel's kernel

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:09 +02:00
Denys Dmytriyenko 2c8dcc2a8c linux-omap: remove unused .inc files
Those were ported from Arago, but never used in meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:09:16 +02:00
Koen Kooi f20182a597 u-boot 2011.10rc: move to latest rev, disable d-cache
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:06:34 +02:00
Koen Kooi 49041cdd1d matrix-gui: add missing service file, as spotted by Roger Monk
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 14:04:14 +02:00
Koen Kooi 975fe1faa6 linux-am335x-joel 3.1: lower gadget power budget, enable usb-test and uas
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 09:56:46 +02:00
Koen Kooi eed6b351b2 u-boot: switch beagleboard and beaglebone to RO rootfs at boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-16 09:58:44 +02:00
Koen Kooi 99ce37e4a9 sdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:48:24 +02:00
Joel A Fernandes 554db22c5b linux-am335x-joel: Enable g_file_storage kernel module
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:56:18 +02:00
Koen Kooi a3226f913d sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:37:10 +02:00
Koen Kooi fe02476903 cloud9-image: add beaglebone-tester app
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:28:21 +02:00
Joel A Fernandes 62393c718a beaglebone-tester: A component-based test framework for BeagleBone
Test scripts to be integrated into BeagleBone hardware testing images
and run automatically during boot time to determine if all hardware
components are working correctly.
Auto tests controllable from uEnv.txt which is auto deleted on a test success.
For future use, the individual scripts can be run from /var/lib/bone-tester/component

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:27:50 +02:00
Koen Kooi 52ee7074ef matrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647e
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 10:37:53 +02:00