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

321 Commits

Author SHA1 Message Date
Koen Kooi 7f21e8f918 beaglebone-getting-started: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 14:57:25 +01:00
Joel A Fernandes f10fb76219 linux-ti335x-psp 3.1: More modular and comprehensive defconfig for BeagleBone kernel
Networking:
CONFIG_NETFILTER=*   - were enabled as modules in beagle xM
Enabled options for ARP and IP tables as modules for the bone kernel.
CONFIG_NET_SCH=      - networking schedulers, enabled as modules

IR:
Infrared and dongle support, enabled as modules.
Made RFSwitch subsystem as a module

USB:
Added support for usb-serial and miscellaneous devices as modules.

I also used the kernel .config we used for the -xM for comparison purposes.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:38:56 +01:00
Joel A Fernandes 65f5df7cb8 linux-ti335x-psp 3.1: Fix gpio1_6 pinmux
This change is required to get GPIO 1_6 working for bone test init purposes
These 2 lines were dropped from the original patch.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:38:56 +01:00
Joel A Fernandes d7c60e8369 beaglebone-tester: Use optargs instead of ip_method on kernel cmdline
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:38:55 +01:00
Koen Kooi b34c245faf Revert "matrix: sync with arago"
No php in meta-oe yet :(

This reverts commit 51a7587cde.
2011-11-02 20:18:11 +01:00
Koen Kooi 610f20694e cloud9-image: add screen, git and minicom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 19:29:47 +01:00
Koen Kooi f0da357137 u-boot 2011.10rc: tweak loadaddress for faster boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 19:24:36 +01:00
Koen Kooi 51a7587cde matrix: sync with arago
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 16:14:46 +01:00
Koen Kooi 5ccf189cb5 linux-ti335x-psp 3.1: update to latest v3.1-staging branch, fix beaglebone ethernet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 09:30:51 +01:00
Koen Kooi 23280c5753 linux 3.0: moved to 3.0.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 21:59:01 +01:00
Koen Kooi c8a6d183f3 sdcard_image bbclass: raise number of inodes to avoid out of space errors
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 14:56:10 +01:00
Koen Kooi a55625975a u-boot 2011.10rc: update SRCREV and rediff patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 12:40:44 +01:00
Koen Kooi 6d69cb81e6 README: update to match setup-scripts instructions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 09:37:58 +01:00
Koen Kooi bba583b39b xserver-xf86-config: add configs for all SOC_FAMILIES
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 09:01:28 +01:00
Koen Kooi 20226232cb cloud9-gfx-image: add image with cloud9 and X11
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:45:44 +01:00
Koen Kooi ff69dee7b8 Revert "sdcard_image: align partitions with flash pages"
This has 2 problems:

1) | Warning: partition 1 does not end at a cylinder boundary
   |
   | sfdisk: I don't like these partitions - nothing changed.

2) CCCCCCCCC on the beaglebone, the ROM code doesn't accept it after fixing 1) with --force

This reverts commit ed09701ebe.
2011-11-01 07:17:17 +01:00
Koen Kooi 75f844fb5d linux-ti335x-psp 3.1: hack in DVI support for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 07:11:10 +01:00
Joel A Fernandes 48b0ff2a1b beaglebone-tester: Update with latest fixes
Fixes:
 * 100% CPU usage when no test is running
 * Turn on USB host session before checking for usb-serial device

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-31 22:36:35 -04:00
Andreas Müller cdc132476b netbase: follow oe-core update to 4.46
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-31 20:29:51 -04:00
Denys Dmytriyenko a47978c94d linux-ti33x-psp: rebase for 3.1 release
* Build-tested on EVM and Bone
* No PR bump, PV is enough

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-28 01:36:23 -04:00
Denys Dmytriyenko 58dfbd1552 README: cleanup, mostly typo and long-line fixing
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-27 23:02:12 -04:00
Jason Kridner ed09701ebe sdcard_image: align partitions with flash pages
* Align partitions for SD card performance/wear optimization. For more
details, please see:
http://sakoman.com/OMAP/a-script-for-partitioningformatting-a-bootable-sdmicrosd-card.html

# Modifications to align partitioning by Steve Sakoman
# based on work by Arnd Bergmann
# Align partitions for SD card performance/wear optimization
# FAT partition size is 131072 sectors (64MB) less:
#       MBR - 1 sector
#       padding to align to the page size of the underlying flash - 127 sectors
# so we start the first partition at sector 128 and make it 131072 - 128 = 130944 sectors
# second partition starts at 131072 and continues to fill the card

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-27 21:57:52 -04:00
Joel A Fernandes 076a1bd114 beaglebone-tester: Update to latest, bump PR
Added:
- Output test status to USB serial port
- Made more verbose

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-26 13:15:50 -04:00
Joel A Fernandes a58cf01e23 linux-ti33x-psp 3.1rc8: Enable usb-to-serial drivers
Enable the PL2303 usb-to-serial driver required for serial output
from the beaglebone tester.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Acked-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-26 12:44:42 -04:00
Denys Dmytriyenko f718693595 linux-ti33x-psp: update defconfigs for am335x-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-26 02:48:41 -04:00
Koen Kooi 9abb0a1d95 ti-hw-bringup-image: don't include speed hacks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 14:49:27 +02:00
Joel A Fernandes 2ea9f93740 linux-ti33x-psp 3.1rc8: Update to latest SRCREV, add EEPROM patches
* Updated to latest SRCREV and bump PR.

Added following patches being submitted to PSP currently:
* EEPROM patches required to get EEPROM working correctly on BBB without
  breaking support for EVM.
* omap_mux_init_signal patch to safe guard against incorrectly setting up pinmux.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 08:38:01 +02:00
Koen Kooi a3b48d3291 sdcard_image bbclass: reinstate uEnv.txt copying
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 08:37:17 +02:00
Joel A Fernandes d22be342df beaglebone-tester: Update to latest and bump PR
Added:
* PMIC tests
* EEPROM tests
* Memory tests
* GPIO 38 grounding check

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 08:36:38 +02:00
Koen Kooi 3451753e56 linux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 08:34:17 +02:00
Koen Kooi 21d8165f0a linux-ti33x-psp 3.1rc8: use LZO compression for beaglebone to squeeze out some more ms for faster boot
make sure to have 'lzop' installed, no native recipe for that yet

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-22 20:04:38 +02:00
Koen Kooi 6743f427e7 sdcard image bbclass: don't copy uEnv.txt for the time being
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-22 14:58:23 +02:00
Koen Kooi 6d6f71ce38 cloud9 image: also ship vimrc
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-22 12:48:36 +02:00
Khem Raj d6448276c4 signgp: Point S to WORKDIR
This helps in bitbake finding the license files etc.
correctly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 19:08:04 +02:00
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