Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Intel will not (Score 1) 229

Intel abominates ARM. They will do anything for it to die. Intel's marketing dept will not let them fab any ARM. Thats why they sold their ARM division.

I am sure that Intel offered Apple to use their x86 platform on the iPhone and iPad, but for some reason (energy efficiency, price, etc) they stuck with ARM.

Also it seems Apple is doing really well with ARM business, so I don't think they plan to make the switch anytime soon.

Comment High level embedded systems (Score 3, Interesting) 104

So many misconceptions here.

1st we can assume Android uses the kernel Linux, so android "includes" Linux.

2nd, there are many types (levels) of embedded systems. Some don't need CPU (nor software). Some require a simple microcontroller, and some require true connectivity, true multitasking, lots of RAM, and maybe an MMU. Some of these systems run OS, and some of there are Linux. Lets call those "high level" -- happen to be the ones we interact on a daily basis (like a Smartphone for example).

Said that, the great vast majority of embedded systems are not "high level", and we normally don't even "use" them directly, so they don't run Linux (nor Android).

What is true is that in general, people that need to program in high level, prefer to code in Linux (or even Android) than to code in Windows CE, bare metal, or any other Embedded OS (or RTOS out there).

But still, it will take "long time" to Linux really dominate the embedded market.

Red Hat Software

Submission + - Fedora 18 released (fedorapeople.org)

ultranerdz writes: Fedora 18 has been released. Featuring a new installer UI, GNOME 3.6, Clojure, DragonEgg, KDE Plasma Workspaces 4.9, MATE Desktop, Samba 4, Secure Boot, and updated major packages versions. This is the much anticipated Fedora versions yet. After more than 2 months slips and delays, Fedora 18 is finally here.

Comment Lies! (Score -1) 91

Says Upton: "We're about to open source all of the remaining closed source ARM code for the Pi. This will make BCM2835 the first ARM multimedia SoC with a fully-open-source ARM user and kernel implementation."

This is obviously a lie. BCM2835 is not the first. This is just marketing buzz.

TI' OMAP and some other vendors SoC are 'open' for long time ago.

Also, I need to point out that in fact, they are just releasing the ARM code. There are several other parts on the SoC (like for example the video decoder) that they didn't include in this release and may not do so in the future.

You can go to Texas Instruments' OMAP website for example and download all the documentation, and completely open source SDKs, including all the ARM compatibility layer and everything you would need for software development on this SoC.

What Broadcom gives us? Well, I have the datasheet downloaded from somewhere else because I couldn't find a link on their Website and thats it. Where are all the docs?

I hope this will be just the start so they

Comment This is not gonna happen. (Score 1) 108

I think it won't happen as the article describes.

TI "spin off" the OMAP and make the Sitara and the DaVinci families ("almost" same features as OMAP) that are used by several "non-mobile" applications. Many people depend on those and I am sure that they need to keep producing and developing for many more years.

Also, OMAP is a SoC that has TI proprietary devices used by other markets, like for example the DSP, and I am sure they are not selling those either.

I think the best deal for Amazon would be to make a partnership and design an exclusive "custom" OMAP (please rename) for their needs and don't sell /that/ to B&N.

Slashdot Top Deals

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...