All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Gutierrez <kuyurix@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01
Date: Fri, 14 Feb 2014 14:02:58 -0200	[thread overview]
Message-ID: <CA+kK6WvnKsgiAeb3XZZ+vM=Xp2KHPOLu9Q2BKXJ5_jMahamQpQ@mail.gmail.com> (raw)
In-Reply-To: <trinity-3b023d3c-da74-4988-b5b0-903e733840ee-1392375827799@3capp-gmx-bs16>

Hi all,

I'm using hardfloat:

$readelf -A output/target/bin/busybox
Attribute Section: aeabi
File Attributes
  Tag_CPU_name: "7-A"
  Tag_CPU_arch: v7
  Tag_CPU_arch_profile: Application
  Tag_ARM_ISA_use: Yes
  Tag_THUMB_ISA_use: Thumb-2
  Tag_FP_arch: VFPv3
  Tag_Advanced_SIMD_arch: NEONv1
  Tag_ABI_PCS_wchar_t: 4
  Tag_ABI_FP_rounding: Needed
  Tag_ABI_FP_denormal: Needed
  Tag_ABI_FP_exceptions: Needed
  Tag_ABI_FP_number_model: IEEE 754
  Tag_ABI_align_needed: 8-byte
  Tag_ABI_align_preserved: 8-byte, except leaf SP
  Tag_ABI_enum_size: int
  Tag_ABI_HardFP_use: SP and DP
  Tag_ABI_VFP_args: VFP registers
  Tag_CPU_unaligned_access: v6
  Tag_Virtualization_use: TrustZone

$readelf -A pvrsrvctl
Attribute Section: aeabi
File Attributes
  Tag_CPU_name: "7-A"
  Tag_CPU_arch: v7
  Tag_CPU_arch_profile: Application
  Tag_ARM_ISA_use: Yes
  Tag_THUMB_ISA_use: Thumb-2
  Tag_FP_arch: VFPv3-D16
  Tag_ABI_PCS_wchar_t: 4
  Tag_ABI_FP_denormal: Needed
  Tag_ABI_FP_exceptions: Needed
  Tag_ABI_FP_number_model: IEEE 754
  Tag_ABI_align_needed: 8-byte
  Tag_ABI_align_preserved: 8-byte, except leaf SP
  Tag_ABI_enum_size: int
  Tag_ABI_HardFP_use: SP and DP
  Tag_ABI_VFP_args: VFP registers
  Tag_CPU_unaligned_access: v6
  Tag_DIV_use: Not allowed

I tested 5_01_00_01 version on BBB.

>[   15.008605] CPU: 0    Tainted: G        W    (3.0.50-vallon #1)

Your kernel version is 3.0.50 and that could be the issue.

The release notes contain this instruction:
>Pre-requisites
>
>Kernel(Linux PSP) versions supported or used for validation
>
>Only the following devices have been tested & details below -
>
>AM335x & AM43x -
>
>Tree: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>Branch: ti-linux-3.12.y
>commit - dfea149efb32485f17bb7440eb326549c8f647e2, tag - ti2013.12.00
>
>NOTE-
>1.Ensure the reset controller driver is enabled in kernel menuconfig if not enabled by default as below-
>CONFIG_ARCH_HAS_RESET_CONTROLLER=y
>CONFIG_RESET_CONTROLLER=y
>CONFIG_RESET_TI=y

Regards,
Marcelo

  reply	other threads:[~2014-02-14 16:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 18:38 [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01 kuyurix at gmail.com
2014-02-13 22:03 ` Spenser Gilliland
2014-02-13 22:50   ` Marcelo Gutierrez
2014-02-14  9:57     ` Peter Kuemmel
2014-02-14 11:03       ` Peter Kuemmel
2014-02-14 16:02         ` Marcelo Gutierrez [this message]
2014-02-14 16:11           ` Peter Kuemmel
2014-02-14 16:22             ` Marcelo Gutierrez
2014-02-23 19:31 ` Yann E. MORIN
2014-02-23 19:56   ` Peter Korsgaard
2014-02-26 13:31     ` Peter Korsgaard
2014-02-27 20:08       ` Marcelo Gutierrez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+kK6WvnKsgiAeb3XZZ+vM=Xp2KHPOLu9Q2BKXJ5_jMahamQpQ@mail.gmail.com' \
    --to=kuyurix@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.